home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINWORDS / DRHELPE5.ZIP / DRHELP.INI < prev    next >
INI File  |  1993-09-07  |  4KB  |  81 lines

  1. ; language options for Doctor Help
  2.  
  3. [English]
  4. heading=heading
  5. pagebreak=^d
  6. contents=contents
  7. index=index
  8. indexentry=xe
  9. toc=toc
  10. tc=tc
  11. symbol=symbol
  12. autonum=autonum
  13. ;
  14. UseSearch=Use the [Search] button to find words in this document.
  15. MergeStyles=Styles from HELPFILE.DOT will replace those of the same name in this document.
  16. NoJump=No jump has been defined. Press Cancel to abort this definition.
  17. MaxTopics=Too many topics. More than :
  18. NotAuthorised=This is the Evaluation version of Doctor Help with a 30 topic limit.
  19. NoPopupKeyword=You can't popup a topic using a keyword. You must use the 'context'.
  20. BlankContext=Blank context for a jump or popup. Please try again.
  21. ;
  22. UpBtnMacro=CreateButton("btn_up", "&Up", "IfThenElse(IsMark(`L 4'),`GotoMark(`L 3')',`IfThenElse(IsMark(`L 3'),`GotoMark(`L 2')',`IfThenElse(IsMark(`L 2'),`GotoMark(`L 1')',`IfThen(IsMark(`L 1'),`Contents()')')')')")
  23. MenuBtnMacro=CreateButton("btn_menu", "Me&nu", "Contents()")
  24. AnnBtnMacro=CreateButton("btn_annotate", "&Annotate", "Annotate()")
  25. MonitorMacro1=RegisterRoutine("monitor.dll", "WriteData", "v=ii")
  26. MonitorMacro2=RegisterRoutine("monitor.dll", "WriteName", "v=S")
  27. MonitorMacro3=WriteName("XYZ.HLP")
  28.  
  29. [German]
  30. heading=Gliederung
  31. pagebreak=^b
  32. contents=Inhalt
  33. indexentry=xe
  34. index=index
  35. toc=toc
  36. tc=tc
  37. symbol=symbol
  38. autonum=autonum
  39. ;
  40. UseSearch=Use the [Search] button to find words in this document.
  41. MergeStyles=Styles from HELPFILE.DOT will replace those of the same name in this document.
  42. NoJump=No jump has been defined. Press Cancel to abort this definition.
  43. MaxTopics=Too many topics. More than :
  44. NotAuthorised=This is the Evaluation version of Doctor Help with a 30 topic limit.
  45. NoPopupKeyword=You can't popup a topic using a keyword. You must use the 'context'.
  46. BlankContext=Blank context for a jump or popup. Please try again.
  47. ;
  48. UpBtnMacro=CreateButton("btn_up", "&Up", "IfThenElse(IsMark(`L 4'),`GotoMark(`L 3')',`IfThenElse(IsMark(`L 3'),`GotoMark(`L 2')',`IfThenElse(IsMark(`L 2'),`GotoMark(`L 1')',`IfThen(IsMark(`L 1'),`Contents()')')')')")
  49. MenuBtnMacro=CreateButton("btn_menu", "Me&nu", "Contents()")
  50. AnnBtnMacro=CreateButton("btn_annotate", "&Annotate", "Annotate()")
  51. MonitorMacro1=RegisterRoutine("monitor.dll", "WriteData", "v=ii")
  52. MonitorMacro2=RegisterRoutine("monitor.dll", "WriteName", "v=S")
  53. MonitorMacro3=WriteName("XYZ.HLP")
  54.  
  55. [Swedish]
  56. heading=Rubrik
  57. pagebreak=^d
  58. contents=Innehσll
  59. indexentry=xe
  60. index=index
  61. toc=inhf
  62. tc=tc
  63. symbol=specialtecken
  64. autonum=autonum
  65. ;
  66. UseSearch=Use the [Search] button to find words in this document.
  67. MergeStyles=Styles from HELPFILE.DOT will replace those of the same name in this document.
  68. NoJump=No jump has been defined. Press Cancel to abort this definition.
  69. MaxTopics=Too many topics. More than :
  70. NotAuthorised=This is the Evaluation version of Doctor Help with a 30 topic limit.
  71. NoPopupKeyword=You can't popup a topic using a keyword. You must use the 'context'.
  72. BlankContext=Blank context for a jump or popup. Please try again.
  73. ;
  74. UpBtnMacro=CreateButton("btn_up", "&Up", "IfThenElse(IsMark(`L 4'),`GotoMark(`L 3')',`IfThenElse(IsMark(`L 3'),`GotoMark(`L 2')',`IfThenElse(IsMark(`L 2'),`GotoMark(`L 1')',`IfThen(IsMark(`L 1'),`Contents()')')')')")
  75. MenuBtnMacro=CreateButton("btn_menu", "Me&nu", "Contents()")
  76. AnnBtnMacro=CreateButton("btn_annotate", "&Annotate", "Annotate()")
  77. MonitorMacro1=RegisterRoutine("monitor.dll", "WriteData", "v=ii")
  78. MonitorMacro2=RegisterRoutine("monitor.dll", "WriteName", "v=S")
  79. MonitorMacro3=WriteName("XYZ.HLP")
  80.  
  81.